home *** CD-ROM | disk | FTP | other *** search
- ZABS(3F) Last changed: 4-12-99
-
-
- NNAAMMEE
- ZZAABBSS - Fortran 77 absolute value
-
- SSYYNNOOPPSSIISS
- DDOOUUBBLLEE CCOOMMPPLLEEXX _d_x_1,, _d_x_2
-
- _d_x_2 == ZZAABBSS((_d_x_1))
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- MIPSpro Fortran 77
-
- DDEESSCCRRIIPPTTIIOONN
- ZZAABBSS returns the double-complex absolute value of its double-complex
- argument.
-
- CCAAUUTTIIOONNSS
- In two's-complement integer (INTEGER*2 or INTEGER*4) representation
- the absolute value of the negative integer with largest magnitude is
- undefined. Some implementations trap this error, but others ignore
- it.
-
- SSEEEE AALLSSOO
- fflloooorr(3M).
-
- This man page is available only online.
-